
if service.click({
{"Putar",
}
})
return true
end

if service.click({
{"Jeda",
}
})
return true
end

if service.execute("putar jeda")
return true
end
